home *** CD-ROM | disk | FTP | other *** search
- /*
- * (C) 1992 SixxHeads Software
- * (C) 1992 Berkeley Systems Inc.
- *
- * This code is freely distributable, but credit must be given in any
- * derivative work.
- *
- * <Revision History>
- * 04/28/92 smz Created.
- */
-
- #define _h_FinderStuff
-
- /*
- * FinderStuff.h
- *
- */
-
- #include <Finder.h>
- #include <Utils.h>
-
- void GetFinderItem(unsigned long aeID, short hintID, unsigned long *cmdItem);
-